From 63aa9033a5603fc8cbe4ec9ee71accdb07efd9df Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Wed, 17 May 2006 00:57:25 +0000 Subject: [PATCH] moved saroute options to options/ --- xmldoc/formats/options/saroute-controls.xml | 11 ++++++- xmldoc/formats/options/saroute-split.xml | 6 +++- xmldoc/formats/options/saroute-times.xml | 6 +++- .../options/saroute-turns_important.xml | 7 +++- xmldoc/formats/options/saroute-turns_only.xml | 5 ++- xmldoc/formats/saroute.xml | 33 ++----------------- 6 files changed, 33 insertions(+), 35 deletions(-) diff --git a/xmldoc/formats/options/saroute-controls.xml b/xmldoc/formats/options/saroute-controls.xml index 8b1378917..e532c0c6d 100644 --- a/xmldoc/formats/options/saroute-controls.xml +++ b/xmldoc/formats/options/saroute-controls.xml @@ -1 +1,10 @@ - +This option lets you read the control points +(start, end, vias, and stops) for your route as well as the route +itself. The default for this option is 'none', which won't read the +control points. You may also specify 'waypoints', which reads the +control points as waypoints, or 'route', which creates an extra route +named 'control points' containing just the control points in order. +Note that if your goal is to create an arc or other CSV file, you +should use 'none' (or not use this option, which is the same +thing.) + diff --git a/xmldoc/formats/options/saroute-split.xml b/xmldoc/formats/options/saroute-split.xml index 8b1378917..e83fd4d17 100644 --- a/xmldoc/formats/options/saroute-split.xml +++ b/xmldoc/formats/options/saroute-split.xml @@ -1 +1,5 @@ - + This option causes GPSBabel to create separate +routes for each street, creating a new route at each turn point. For +obvious reasons, 'split' cannot be used at the same time as the +'turns_only' or 'turns_important' options. + diff --git a/xmldoc/formats/options/saroute-times.xml b/xmldoc/formats/options/saroute-times.xml index 8b1378917..857b3d3ce 100644 --- a/xmldoc/formats/options/saroute-times.xml +++ b/xmldoc/formats/options/saroute-times.xml @@ -1 +1,5 @@ - + This option causes GPSBabel to read the route as if +it were a track, synthesizing times starting from the current time, using +the estimated travel times specified in your route file (you can change your +travel speeds in the DeLorme product you used to create the route file.) + diff --git a/xmldoc/formats/options/saroute-turns_important.xml b/xmldoc/formats/options/saroute-turns_important.xml index 8b1378917..82b793a09 100644 --- a/xmldoc/formats/options/saroute-turns_important.xml +++ b/xmldoc/formats/options/saroute-turns_important.xml @@ -1 +1,6 @@ - + This option only makes sense in +conjunction with the 'simplify' filter. It ensures that the route +simplification process will remove the points corresponding to turns +only after it has removed all other route points. + + diff --git a/xmldoc/formats/options/saroute-turns_only.xml b/xmldoc/formats/options/saroute-turns_only.xml index 8b1378917..1c35dc5d8 100644 --- a/xmldoc/formats/options/saroute-turns_only.xml +++ b/xmldoc/formats/options/saroute-turns_only.xml @@ -1 +1,4 @@ - + This option causes GPSBabel to read only the +waypoints associated with named turns. This should create a list of +waypoints that correspond to the itinerary from Street Atlas. + diff --git a/xmldoc/formats/saroute.xml b/xmldoc/formats/saroute.xml index e3d1b4bb4..d0db6155c 100644 --- a/xmldoc/formats/saroute.xml +++ b/xmldoc/formats/saroute.xml @@ -1,34 +1,7 @@ - - - - This is a catch-all used by many Delorme mapping products -and reads the anr, rte, and rtd formats as either tracks or + +This format reads route files from many Delorme mapping products. +It supports the anr, rte, and rtd formats as either tracks or routes. - The 'turns_only' option causes GPSBabel to read only the -waypoints associated with named turns. This should create a list of -waypoints that correspond to the itinerary from Street Atlas. - The 'turns_important' option only makes sense in -conjunction with the 'simplify' filter. It ensures that the route -simplification process will remove the points corresponding to turns -only after it has removed all other route points. - - The 'split' option causes GPSBabel to create separate -routes for each street, creating a new route at each turn point. For -obvious reasons, 'split' cannot be used at the same time as the -'turns_only' or 'turns_important' options. - The 'controls' option lets you read the control points -(start, end, vias, and stops) for your route as well as the route -itself. The default for this option is 'none', which won't read the -control points. You may also specify 'waypoints', which reads the -control points as waypoints, or 'route', which creates an extra route -named 'control points' containing just the control points in order. -Note that if your goal is to create an arc or other CSV file, you -should use 'none' (or not use this option, which is the same -thing.) - The 'times' option causes GPSBabel to read the route as if -it were a track, synthesizing times starting from the current time, using -the estimated travel times specified in your route file (you can change your -travel speeds in the DeLorme product you used to create the route file.) All options only apply to route files from newer (anr) versions of DeLorme software; older versions didn't store the turn information with the route. -- 2.30.2